Copy/Move |
![]() ![]() ![]() |
This utility lets you copy/move the selected elements to other folder.
It shows the following window:
In order to copy/move to a specific folder, write the folder in Target Folder field, or select the folder either in the browser or in the Favorites list.
The folders which you use oftentimes can be added to the Favorites list. The Favorites are accessible from the Favorites tab. In order to add a folder to Favorites, write the folder in Target Folder field or select the folder in the browser, and click over Add to Favorites button from the Favorites tab.
If a file to copy/move exists in the target folder, by default a message box will be showed in order to ask you if you wish overwrite the file or not. If you don't want to be asked, the Overwrite existing files check box must be checked, and then all the existing files will be overwrited automatically.
Copy/move specific files
By default all the files are copied/moved recursively. If you want, you can copy/move specific file types only. From the combo box Files to copy/move, you can choose three options:
· | All files. This options will copy/move all files and folders. |
· | Only files which match the filters. If checked, only the files which match the filters specified in Filters field will be copied/moved. |
· | Only files which do not match the filters. If checked, all the files will be copied/moved except the files which match the filters specified in Filters field. |
The Filters field must contain each filter separated with a semicolon. The filters can contain the wildcard characters either * (zero or various characters of any type) or ? (a character of any type). For example, to match files with .exe extension or with .dll extension, you must use the following filter: *.exe;*.dll